projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b7293
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Jul 2002 03:20:36 +0000
(
03:20
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Jul 2002 03:20:36 +0000
(
03:20
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 13f0fd48da584198227dbfad2c8691477f90cbbe..cc91ec92a9e7cc64066540714ae1074f52cafdfa 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2002-07-24 Gerd Moellmann <gerd.moellmann@t-online.de>
+
+ * xterm.c (expose_overlaps): New function.
+ (expose_window): Use it to fix the display of overlapping rows.
+
+ * xdisp.c (unwind_redisplay): Clear redisplay_updating_p.
+
2002-07-23 Ken Raeburn <raeburn@gnu.org>
* lisp.h (XPNTR): Use NO_UNION_TYPE version for union as well,